BenSelect Documentation
SmartList<T> Class Methods
See Also  Send Feedback
Selerix.Foundation.Data Namespace : SmartList<T> Class


For a list of all members of this type, see SmartList<T> members.

Public Methods

 NameDescription
public MethodAddAdds the specified item.  
public MethodAddRangeAdds the range.  
public MethodClearClears this instance.  
public MethodContainsDetermines whether [contains] [the specified item].  
public MethodCopyToCopies the elements of the System.Collections.Generic.ICollection`1 to an list, starting at a particular list index.  
public MethodExistsExistses the specified match.  
public MethodFindFinds the specified match.  
public MethodFindAllFinds all.  
public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
public MethodGetRangeGets the range.  
public MethodIndexOfIndexes the of.  
public MethodInsertInserts the specified index.  
public MethodRemoveRemoves the specified item.  
public MethodRemoveAllRemoves all.  
public MethodRemoveAtRemoves the attribute.  
public MethodRemoveRangeRemove list of items  
public MethodSortOverloaded. Sorts the specified comparer.  
Top

See Also

© 2024 All Rights Reserved.